home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 25 / AACD 25.iso / AACD / Magazine / Online / AList / test.list < prev   
Encoding:
Text File  |  1997-01-12  |  9.1 KB  |  304 lines

  1. #
  2. # Test list
  3. #
  4.  
  5. ## REQUIRED
  6. # Email address of the owner of this list.
  7. Owner: thought@weblink.org
  8.  
  9. ## REQUIRED  (UNIMPLIMENTED)
  10. # Password for administration of this list.
  11. Password: fubblewump
  12.  
  13. ## OPTIONAL (default = 'none')  (UNIMPLIMENTED)
  14. # Whether or not to check for commands at the beginning of
  15. #   message posted to this list, and what to do with them.
  16. # Valid values are:
  17. #     none  Don't check for commands in posted messages.
  18. #     fwd   Forward the post to the list owner.
  19. #     use   Treat the post as if it were sent to
  20. #           listname-request
  21. #
  22. # Note that both 'fwd' and 'use' can be specified, if two
  23. #   of these lines are given.
  24. AutoCmd: none
  25.  
  26. ## OPTIONAL  (UNIMPLIMENTED)
  27. # Password required to appear in an Approved: header for
  28. #   each message posted to the list.  Otherwise, it will
  29. #   bounce to the list owner for approval.  If not specified,
  30. #   this feature is disabled for this list.
  31. # AList will ALWAYS remove the Approved: header line, whether
  32. #   or not it has been turned on.
  33. #ApprovePwd: finkleheimer
  34.  
  35. ## OPTIONAL (default = blank)
  36. # One-line description of the list, listed with the INDEX
  37. #   command.
  38. ShortDesc: a simple test list.
  39.  
  40. ## OPTIONAL (default = blank)  (UNIMPLIMENTED)
  41. # Multiple-line description of the list, listed with the
  42. #   LONGINDEX command.  See also:  ModerateInfo
  43. LongDesc: First line.
  44. 'Second line.
  45. 'Third line.
  46. 'Blah, blah, blah, and so on...
  47.  
  48. ## OPTIONAL
  49. # Multi-line list of headers to be inserted into every
  50. #   message posted to this list.  If you leave a blank
  51. #   line in here, everything below it will be inserted
  52. #   at the beginning of the message, instead of into
  53. #   the header list.
  54. Headers: X-First-Header: Woowoowoo
  55. 'X-Kool: Yes
  56. 'X-Dorky: No
  57. 'X-Useful: Maybe
  58. 'Reply-To: $LIST
  59. 'Errors-To: $OWN
  60.  
  61. ## OPTIONAL
  62. # Multi-line signature to attach to the end of every message
  63. #   posted to the list.
  64. Footer:
  65. '------------------------------------------------------------
  66. '- Hey, what a test list, huh folks?                        -
  67. '------------------------------------------------------------
  68.  
  69. ## OPTIONAL
  70. # If present, causes AList to compare only the username and
  71. #   domain name when performing address checks.
  72. CmpDomain:
  73.  
  74. ## OPTIONAL (default = 'all')
  75. # Defines who may subscribe and unsubscribe members of this list.
  76. #
  77. # Possible values are:
  78. #     all   Anyone may add/delete anyone else
  79. #     self  People may only add/delete themselves
  80. #     owner Only the owner may add/delete members
  81. ModerateList: all
  82.  
  83. ## OPTIONAL (default = 'all')
  84. # Defines who may post to the list.  See also: ApprovePwd
  85. #
  86. # Possible values are:
  87. #     all   Anyone may post to the list
  88. #     self  Only members of the list may post
  89. #     owner Only the owner may post to the list
  90. ModeratePosts: all
  91.  
  92. ## OPTIONAL (default = 'all')
  93. # Defines who may GET files from the list's file directory
  94. #   (if enabled).  See also: FileGetPwd
  95. #
  96. # Possible values are:
  97. #     all   Anyone may GET files
  98. #     self  Only members may GET files
  99. #     owner Only the owner may GET files (not very useful)
  100. ModerateFiles: all
  101.  
  102. ## OPTIONAL (default = 'all')
  103. # Defines who may PUT files into the list's file directory
  104. #   (if enabled).  See also: FilePutPwd
  105. #
  106. # Possible values are:
  107. #     all   Anyone may PUT files
  108. #     self  Only members may PUT files
  109. #     owner Only the owner may PUT files
  110. ModerateFPosts: all
  111.  
  112. ## OPTIONAL (default = 'all')
  113. # Defines who may use the INFO command on this list.
  114. #
  115. # Possible values are:
  116. #     all   Anyone
  117. #     self  Members only
  118. #     owner Only the owner
  119. ModerateInfo: all
  120.  
  121. ## OPTIONAL (default = 'all')
  122. # Defines who may get a listing of the current members on this
  123. #   list, via the WHO command.
  124. #
  125. # Possible values are:
  126. #     all   Anyone
  127. #     self  Only other members
  128. #     owner Only the owner
  129. ModerateWho: all
  130.  
  131. ## OPTIONAL
  132. # If specified, causes the list to require an APPROVE password
  133. #   matching this string before a file is retrieved from the
  134. #   list's file directory (if enabled).  See also: ModerateFiles
  135. #FileGetPwd: fwacklefwind
  136.  
  137. ## OPTIONAL
  138. # If specified, causes the list to require an APPROVE password
  139. #   matching this string before a file is uudecoded and placed
  140. #   in the list's file directory (if enabled).  See also:
  141. #   ModerateFPosts
  142. #FilePutPwd: fwacklefwump
  143.  
  144. ## OPTIONAL
  145. # If specified, the list will check to see if this exact string
  146. #   can be found in the Subject: header of the post.  If not, the
  147. #   list will insert it at the beginning of the Subject: header.
  148. Subject: Test: 
  149.  
  150. ## OPTIONAL
  151. # If specified, the list will tack this multi-line string onto
  152. #   the end of the default welcome message sent to new members
  153. #   as they are subscribed.
  154. Welcome:
  155. '  You have entered into another dimension.
  156. 'The Test Dimension.
  157.  
  158. ## OPTIONAL (default = 'yes')
  159. # Defines whether this list will be shown on the INDEX list.
  160. Visible: yes
  161.  
  162. ## OPTIONAL
  163. # Command line to use to decrypt incoming posts to the list.
  164. #   If not specified, this feature is disabled for this list.
  165. #
  166. # Special additional replacement strings can be used:
  167. #     $USER    Replaced by the user's address
  168. #     $KEY     The list's private decryption key, if specified.
  169. #Decrypt: DecryptPGP <$MSG -k $KEY >$OUT
  170.  
  171. ## OPTIONAL
  172. # Command line to use to encrypt outgoing posts to the list.
  173. #   If not specified, this feature is disabled for this list.
  174. #
  175. # Special additional replacement strings can be used:
  176. #     $USER    Replaced by the user's address, as seen in the
  177. #              listname.who member list.
  178. #     $KEY     Replaced by the user's public key, if specified by
  179. #              the SETKEY command.  See also:  RequireKey
  180. #
  181. # Note that if either $USER or $KEY is specified, this command
  182. #   will be called for each user on the list.
  183. #Encrypt: EncryptPGP <$MSG -k $KEY >$OUT
  184.  
  185. ## OPTIONAL (default = 'no')
  186. # Specifies whether or not to keep the Received: headers on posted
  187. #   messages.  (Received: headers list info about each stop the
  188. #   message made on it's trip to the mailing list.)
  189. KeepReceived: no
  190.  
  191. ## OPTIONAL (default = 'all')
  192. # Multi-line list of headers to keep, or one of the following values:
  193. #     none     Keep only the From:, To:, Subject:, and Date: headers.
  194. #              Doesn't touch Received: headers.
  195. #     all      Don't touch the headers, except as per the KeepReceived
  196. #              command.
  197. KeepHeaders: all
  198.  
  199. ## OPTIONAL (default = 'no')
  200. # Specifies whether or not this list requies a public key to be set
  201. #   (via the SETKEY command) for each user in order to receive posts.
  202. #
  203. # Possible values are:
  204. #     no    Every member will get posts, regardless of whether or not
  205. #           they have their public key set.
  206. #     yes   Only members with their public key set will receive posts.
  207. #           Those without their public key set will receive a message
  208. #           stating that they need to set their public key for every
  209. #           message posted to the list.
  210. RequireKey: no
  211.  
  212. ### Digest-Related Fields
  213. ## REQUIRED FOR DIGEST
  214. # The name of the list to post the digest issues to.
  215. #
  216. # This field is required to be a valid existing list name.
  217. DigestName: test-digest
  218.  
  219. ## OPTIONAL
  220. # Initial issue number.  Defaults to 0.
  221. DigestIssue: 1
  222.  
  223. ## OPTIONAL
  224. # Multi-line header added to the beginning of each digest issue.
  225. #
  226. # Quite useful for having an Approved: header in here and required on
  227. #   the digest list, to prevent non-digest posts.
  228. #
  229. # Counted as part of the number of lines and size.
  230. DigestHeader: Approved: finkleheimer
  231. 'X-Posted-From-List: Yes
  232.  
  233. ## OPTIONAL
  234. # Multi-line separater inserted between posts to this list.
  235. #
  236. # Note that a blank line is also inserted before and after this.
  237. #
  238. # Counted as part of the number of lines and size.
  239. DigestFooter: ************
  240.  
  241. ## OPTIONAL
  242. # Number of bytes to accumulate before triggering a post.
  243. #
  244. # This number should be in K (1024 bytes).
  245. #
  246. # Note that the post will be larger than this.
  247. #
  248. # Default is to not check.
  249. #
  250. # (4k is usually about 200 lines, and a size ALL mailers accept)
  251. DigestSize: 4
  252.  
  253. ## OPTIONAL
  254. # Number of lines to accumulate before triggering a post.
  255. #
  256. # Note that the post will be larger than this.
  257. #
  258. # Default is to not check.
  259. DigestLines: 200
  260.  
  261. ## OPTIONAL
  262. # Number of days after the first post in the current issue to force
  263. #   a digest post.
  264. #
  265. # Default is to not check.
  266. #
  267. # Note that if you don't specify Size, Lines, or Age, you will NEVER
  268. #   get a digest post, and it'll continue to accumulate all posts!
  269. DigestAge: 5
  270.  
  271. ## OPTIONAL
  272. # Name for 'issue', defaults to 'ISSUE'.
  273. DigestIssueName: VERSION
  274.  
  275. ## OPTIONAL
  276. # Number to start at.  If not specified, or 0, volumes are disabled.
  277. DigestVolume: 1
  278.  
  279. ## OPTIONAL
  280. # Issue number to roll over to a new volume number.
  281. #
  282. # If not specified, or 0, you will never roll over.
  283. DigestVolIssues: 99
  284.  
  285. ## OPTIONAL
  286. # Name for volumes.  Defaults to 'VOLUME'.
  287. #DigestVolumeName: VOLUME
  288.  
  289. ###
  290. # List of replacement strings which occure at posting time in the above
  291. #   settings:
  292. #
  293. #  $MSG     The body of the message.  Usually used as standard input.
  294. #  $OUT     The file to output the results of a command to.
  295. #  $USER    The user sending or receiving the message.
  296. #  $FROM    The user sending the message.
  297. #  $TO      The user receiving the message.
  298. #  $DATE    The current date/time.
  299. #  $SUBJ    The subject of the message.
  300. #  $LIST    The current list.  Shouldn't be necissary.
  301. #
  302. ###
  303.  
  304.